home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / rpg / crossfir.92 / crossfir / crossfire-0.92.5 / config / Imakefile < prev    next >
Makefile  |  1996-07-24  |  237b  |  13 lines

  1. #include "../config/crossfire.tmpl"
  2.  
  3. FILES = crossfire.cf crossfire.rules crossfire.tmpl crosssite.def \
  4.     master-site.def
  5.  
  6. AllTarget(emptyrule)
  7.  
  8. DependTarget()
  9.  
  10. InsertArchive(README Imakefile $(FILES),config)
  11.  
  12. /*** end of Imakefile ***/
  13.